home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: <>
- Newsgroups: comp.lang.c++
- Subject: Re: ld: cannot open -lg++: No such file or directory
- Date: 14 Apr 1996 21:11:28 GMT
- Organization: Netcom
- Message-ID: <4krpm0$ul@dfw-ixnews5.ix.netcom.com>
- NNTP-Posting-Host: gra-mi1-20.ix.netcom.com
- X-NETCOM-Date: Sun Apr 14 4:11:28 PM CDT 1996
-
- hopkins@cadesm55.eng.utah.edu (Daniel Hopkins) writes:
- > I can't compile anything with g++, I get the error:
- > cannot open -lg++: No such file or directory
- >
- > What gives, does anyone know what Is missing or what could be wrong??
- >
- > PS. This is on RedHat 3.0.3
- >
- > gcc works fine .........
-
- To use g++ you must also download and compile libg++ which should be
- available by ftp from wherever you obtained gcc, for example one site
- is prep.ai.mit.edu:/pub/gnu
-
-